/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

html.masterpagenoTOC
{
	mc-master-page: url('../../intro/masterpages/htmltitles.flmsp');
}

body
{
	max-width: 800px;
	font-family: Calibri;
}

caption.Table
{
	font-style: italic;
	text-align: left;
}

div.footer	/*to align the copyright at the bottom of the page*/
{
	width: 100%;
	border-top: solid 1px #000000;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.nopagebreak
{
	page-break-inside: avoid;
	page-break-before: avoid;
}

div.scrollableContainer
{
	position: relative;
	width: 552px;
	padding-top: 1.7em;
	margin: 40px;
	border: 1px solid #999;
	background: #aab;
}

div.scrollingArea
{
	height: 240px;
	overflow: auto;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

img
{
	border: none;
	max-width: 100%;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

img.DB-binary	/*binarytable*/
{
	border: none;
	mc-thumbnail-max-height: 100px;
	max-width: 95%;
	mc-thumbnail: hover;
}

img.DB_Example_Plot	/*For the new examples used in PDF, Help and the Web starting with 2020b*/
{
	max-width: 50%;
	mc-thumbnail: popup;
}

img.DB-CalcEx	/*For plots in 2 column table to keep format*/
{
	border: none;
	max-width: 100%;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

img.Diagram-Prisma
{
	border: none;
	max-width: 100%;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

img.GUISmall	/*Small screenshots. Different for print and help*/
{
	mc-thumbnail: popup;
}

img.GUIHorizontal	/*For screen shots that are wider than the monitor. Different for help vs PDFs*/
{
	height: auto;
	max-width: 50%;
	mc-thumbnail: none;
}

img.Icon
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

img.Logo_1	/*1 logo. Different for print and help*/
{
	height: 20%;
	width: 20%;
	max-width: 10%;
	mc-thumbnail: none;
}

img.Logo_2	/*2 logos. Different for print and help*/
{
	max-width: 15%;
	mc-thumbnail: none;
}

img.Logo_3	/*3 logos. Different for print and help*/
{
	max-width: 25%;
	mc-thumbnail: none;
}

img.Plot-70	/*Plot standard size*/
{
	max-width: 70%;
	mc-thumbnail: popup;
}

img.Welcome
{
	mc-thumbnail: none;
	max-width: 50%;
}

h1
{
	mc-hyphenate: never;
	page-break-after: avoid;
	color: #222222;
	padding-bottom: 20px;
	font-weight: bold;
	font-family: 'Century Gothic';
	font-size: 2em;
}

h1.Book
{
	color: #a00631;
	page-break-before: always;
}

h1.BooknoTOC
{
	color: #a00631;
	page-break-before: always;
	mc-heading-level: 0;
}

h1.Chapter
{
	color: #132577;
	page-break-before: always;
}

h1.DBExamples
{
	border-bottom: solid 2px #132577;
	color: #132577;
	font-size: 1.5em;
}

h1.Topic
{
	page-break-before: always;
	border-bottom: solid 2px #132577;
	color: #132577;
}

h1.Volume
{
	mc-hyphenate: never;
	color: #532481;
	font-size: 1.6em;
}

h2
{
	color: #132577;
	mc-hyphenate: never;
	font-size: 1.5em;
	page-break-after: avoid;
	font-family: 'Century Gothic';
}

h2.Section
{
	page-break-after: avoid;
	margin-top: 12pt;
	margin-bottom: 12pt;
	mc-heading-level: 2;
	color: #131B77;
}

h2.Steps-Install
{
	mc-auto-number-format: 'Step {n+}. ';
	font-size: 1.05em;
	font-style: italic;
	font-weight: normal;
}

h3
{
	color: #132577;
	mc-hyphenate: never;
	font-size: 1.05em;
	page-break-after: avoid;
}

h3.Section
{
	font-style: italic;
	font-size: 1.05em;
	font-weight: normal;
}

h3.Settings
{
	color: #006400;
	font-style: italic;
	font-size: 0.75ems;
}

h3.Settings-DB
{
	font-size: 0.75ems;
	color: #0072B6;
}

h3.Section
{
	font-style: normal;
	font-size: 1.05em;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
}

h3.Steps
{
	font-weight: normal;
	font-style: italic;
	font-size: 1.05em;
	mc-auto-number-format: 'Step {n+}. ';
}

h4
{
	color: #132577;
	mc-hyphenate: never;
	orphans: 0;
	font-size: 1em;
	font-style: italic;
	page-break-after: avoid;
}

h5
{
	color: #132577;
	font-style: italic;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
	mc-hyphenate: never;
	font-size: 1em;
	font-weight: normal;
	page-break-after: avoid;
}

h6
{
	color: #132577;
	mc-hyphenate: never;
}

li
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 4px;
	mc-hyphenate: never;
	font-family: Calibri;
	font-size: inherit;
}

p
{
	font-family: Calibri;
	mc-hyphenate: never;
	font-size: 1em;
	widows: 3;
	orphans: 3;
}

p.AlsoSee-Short	/*When there is only 1 cross reference and no additional text. Useful for settings. no border */
{
	page-break-inside: avoid;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 60px;
	background-position: 2% 50%;
	background-image: url('../images/logos and icons/link.png');
	padding-top: 4px;
	padding-bottom: 4px;
}

p.Caption	/*Autonumbering*/
{
	page-break-inside: avoid;
	margin-bottom: 10pt;
	font-style: italic;
	color: #44546A;
	font-size: 0.95em;
	mc-auto-number-class: Figure;
	mc-auto-number-format: 'H: Figure {n+}: ';
	mc-next-tag: p;
}

p.Caption-NoNumber	/*No numbering*/
{
	page-break-inside: avoid;
	margin-bottom: 10pt;
	font-style: italic;
	color: #44546A;
	font-size: 0.95em;
	mc-auto-number-position: none;
	page-break-after: avoid;
	page-break-before: avoid;
	mc-next-tag: p;
}

p.Centered
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	text-align: center;
}

p.Command_Indent
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-left: 54pt;
	color: #000000;
}

p.Command_Line
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-left: 54pt;
	font-family: 'Courier New';
	color: #000000;
	font-size: 0.8em;
}

p.Command_Line_9pt
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-left: 54pt;
	font-family: 'Courier New';
	color: #000000;
	font-size: 0.75em;
}

p.Console_Line_Left
{
	page-break-inside: avoid;
	margin-bottom: 8pt;
	margin-left: 0pt;
	font-family: 'Courier New';
	color: #000000;
	font-size: 0.8em;
}

p.Console_Text_9pt
{
	margin-bottom: 6pt;
	page-break-inside: avoid;
	margin-left: 14pt;
	margin-right: 0pt;
	font-family: 'Courier New';
	color: #000000;
	font-size: 0.75em;
}

p.Copyright
{
	page-break-inside: avoid;
	margin-top: 10px;
	margin-bottom: 10pt;
	font-size: 0.75em;
}

p.DICTRA
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	background-position: 2% 15%;
	padding-right: 20px;
	margin-top: 1.5em;
	padding-left: 60px;
	padding-top: auto;
	padding-bottom: 10px;
	margin-bottom: auto;
	background-image: url('../images/logos and icons/dictra-small.jpg');
	overflow: auto;
}

p.Equation
{
	mc-auto-number-format: '[{i}Eq. {n+}{/i}]         ';
	font-family: Monospace;
	padding-left: 1cm;
	color: #454844;
}

p.Equation-NoNum
{
	font-family: Monospace;
	padding-left: 1cm;
	color: #454844;
}

p.Examples
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 20px;
	margin-top: 1.5em;
	padding-left: 60px;
	padding-top: auto;
	padding-bottom: 10px;
	margin-bottom: auto;
	background-position: 2% 50%;
	overflow: auto;
	background-image: url('../images/logos and icons/examples.png');
}

p.Footer
{
	border-top: dotted 1px #132577;
	bottom: 0;
	height: 30px;
	position: relative;
	width: 400px;
	font-size: 0.75em;
}

p.FooterRight
{
	mc-hyphenate: never;
	text-align: right;
	font-size: 0.8em;
}

p.hangingindent
{
	text-indent: -22px;
	padding-left: 22px;
}

p.Important
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-radius: 6px;
	padding: 20px;
	max-width: 100%;
	padding-left: 60px;
	overflow: auto;
	border: solid 2px #ff0000;
	background-image: url('../images/logos and icons/icon_information.png');
	border-width: 2px;
	background-position: 2% 50%;
}

p.Line
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	margin-left: auto;
	font-size: 0.95em;
}

p.ListContinue
{
	page-break-inside: avoid;
	margin-bottom: 8pt;
	margin-left: 43px;
}

p.MiniTOC1
{
	color: #2f4f4f;
	font-weight: normal;
}

p.MiniTOC2
{
	mc-heading-level: 1;
	color: #2f4f4f;
	font-size: 0.95em;
}

p.MiniTOC3
{
	color: #2f4f4f;
	font-style: italic;
	font-size: 0.8em;
}

p.MiniTOC4
{
	color: #2f4f4f;
}

p.MiniTOC5
{
	color: #2f4f4f;
}

p.Note
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	background-image: url('../images/logos and icons/icon_note.png');
	border: solid 2px #0000ff;
	padding: 20px 20px 20px 60px;
	border-radius: 6px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

p.NoteCM
{
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 1.5em;
	height: auto;
	padding-left: 60px;
	padding-right: 20px;
	page-break-inside: avoid;
	padding-top: auto;
	padding-bottom: 10px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	background-image: url('../images/logos and icons/consolemode.png');
}

p.NoteGM
{
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 1.5em;
	height: auto;
	padding-left: 60px;
	padding-right: 20px;
	page-break-inside: avoid;
	padding-top: auto;
	padding-bottom: 10px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	background-image: url('../images/logos and icons/graphicalmode.png');
}

p.PMET	/*Note for use with the Process Metallurgy Module*/
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 20px;
	margin-top: 1.5em;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	background-image: url('../images/logos and icons/process_metallurgy.png');
}

p.printfooter
{
	font-size: 0.8em;
}

p.PRISMA
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 20px;
	margin-top: 1.5em;
	padding-left: 60px;
	padding-top: auto;
	padding-bottom: 10px;
	background-image: url('../images/logos and icons/preciplogotrans-sm.png');
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
}

p.Prompt
{
	page-break-inside: avoid;
	font-family: monospace;
	font-size: 0.8em;
}

p.ReadMore	/*Theory or background information*/
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-radius: 6px;
	max-width: 100%;
	overflow: auto;
	background-image: url('../images/logos and icons/icon_readmore.png');
	border-color: #054459;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	background-position: 2% 50%;
}

p.Reference
{
	font-family: Calibri;
	mc-hyphenate: never;
	font-size: 1em;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
	text-indent: -22px;
	padding-left: 22px;
}

p.Symbol
{
	font-family: Symbol;
}

p.Syntax
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-top: 6pt;
	text-transform: uppercase;
	font-variant: small-caps;
	font-family: Tahoma;
	font-size: 0.95em;
}

p.Tabletext
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-top: 6pt;
}

p.Table_text_left
{
	margin-bottom: 6pt;
	margin-left: 0pt;
}

p.Tabletext_small
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-top: 6pt;
	font-size: 0.8em;
}

p.TableHeader
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-top: 6pt;
	font-weight: bold;
}

p.Tip
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	border-radius: 6px;
	max-width: 100%;
	overflow: auto;
	background-image: url('../images/logos and icons/icons_tip.png');
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background-position: 2% 50%;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	padding: 20px 20px 20px 60px;
}

p.TitleNoNumber
{
	page-break-inside: avoid;
	margin-top: 10px;
	margin-bottom: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: 1.5em;
}

p.TOC1
{
	font-family: Cambria;
	color: #132577;
}

p.TOC2
{
	margin-left: 5px;
	font-weight: bold;
	color: #132577;
	font-style: italic;
}

p.TOC3
{
	margin-left: 15px;
}

p.Video
{
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 1.5em;
	height: auto;
	padding-left: 60px;
	padding-right: 20px;
	page-break-inside: avoid;
	padding-top: auto;
	padding-bottom: 10px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	background-image: url('../images/logos and icons/videotutorial.png');
}

p.WebsiteLineAbove
{
	font-family: Calibri;
	mc-hyphenate: never;
	font-size: 1em;
	text-align: center;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
	padding-bottom: 0px;
	border-top-style: solid;
	border-top-width: 2px;
}

p.WebsiteNoLine
{
	font-family: Calibri;
	mc-hyphenate: never;
	text-align: center;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
	padding-bottom: 0px;
	color: #132577;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}

MadCap|breadcrumbsProxy
{
	font-size: 0.8em;
	font-family: 'Century Gothic';
	border-bottom-color: transparent;
	padding-bottom: 20px;
}

MadCap|conceptLinkControlListItemLink:visited
{
	color: #53248b;
}

MadCap|dropDown
{
	widows: 0;
	orphans: 0;
	mc-open-image: url('../images/assets/icons/arrows/arrow-down-gray.png');
	mc-closed-image: url('../images/assets/icons/arrows/arrow-right-gray.png');
}

MadCap|dropDownBody
{
	margin: 0px 0px 16px;
}

MadCap|dropDownHead
{
	text-decoration: none;
	padding-top: 3mm;
	page-break-after: avoid;
	font-size: 1.20em;
	color: #43525f;
}

MadCap|dropDownHotspot
{
	widows: 0;
	orphans: 0;
	font-weight: bold;
	font-variant: normal;
	color: #222222;
}

MadCap|dropDownHotspot.Settings
{
	font-variant: small-caps;
}

MadCap|dropDownHotspot:focus
{
	font-weight: bold;
	font-style: normal;
	color: #132577;
}

MadCap|dropDownHotspot:hover
{
	color: #E01B26;
}

MadCap|equation
{
	vertical-align: baseline;
	font-family: monospace;
	font-weight: lighter;
	text-align: left;
	color: #000000;
}

MadCap|equation.InlineText_bottom	/*For equations used in paragraph text and needing to be aligned at the bottom of the text. Works best for symbols in italc and only one*/
{
	mc-auto-number-position: none;
	mc-auto-number-format: '{ =0}';
	font-size: 0.8 em;
	vertical-align: bottom;
}

MadCap|equation.InlineText_middle	/*For equations used in paragraph text and needing to be aligned wiin the base of the text*/
{
	vertical-align: middle;
	mc-auto-number-position: none;
	mc-auto-number-format: '{ =0}';
	font-size: 0.8 em;
	font-family: monospace;
}

MadCap|expanding
{
	color: #a00631;
}

MadCap|expandingBody
{
	white-space: pre-wrap;
}

MadCap|footnote	/*added space between number and text*/
{
	font-size: 0.7em;
	mc-footnote-format: '{n}. ';
	color: #000000;
}

MadCap|footnoteBlock
{
	font-size: 0.75em;
}

MadCap|miniTocProxy
{
	mc-output-support: all;
	mc-toc-depth: 2;
	border-top-color: transparent;
}

MadCap|popupHead
{
	color: #a00631;
}

MadCap|tocProxy
{
	padding-left: 15px;
}

MadCap|toggler
{
	font-variant: small-caps;
	font-weight: bold;
	color: #4ba829;
	font-size: 1.05em;
}

MadCap|toggler:focus
{
	font-weight: bold;
	color: #132577;
}

span.mc-variable.Italic
{
	font-weight: normal;
	font-style: italic;
}

MadCap|xref
{
	color: #132577;
	mc-format: '{paratext}';
}

MadCap|xref:hover
{
	color: #800080;
}

MadCap|xref.ParaNumOnly
{
	mc-format: '{paranumonly}';
}

MadCap|xref.ParaTextOnly
{
	mc-format: '{paratext}';
}

object
{
	width: 75%;
}

a
{
	color: #132577;
}

a:link
{
	
}

a:visited
{
	color: #532481;
}

a:focus
{
	color: #0072b6;
}

a:hover
{
	color: #E01B26;
}

a:active
{
	color: #0072b6;
}

i
{
	font-family: Calibri;
	mc-disabled: true;
}

code
{
	font-size: 0.8em;
}

code.bold
{
	font-weight: bold;
}

pre
{
	mc-hyphenate: never;
}

sub.EqSubSymbol
{
	font-family: Symbol;
}

sub.It_Equation
{
	font-style: italic;
	vertical-align: sub;
}

sup.It_Eq_Sup
{
	font-style: italic;
	vertical-align: super;
}

sup.EqSupSymbol
{
	font-family: Symbol;
}

span.Bold
{
	font-weight: bold;
	font-style: normal;
}

span.BlueUnderline
{
	color: #0000FF;
	text-decoration: underline;
}

span.CharRedBlock
{
	color: #ff0000;
	font-weight: bold;
}

span.CharYellowBlock
{
	color: #ffa500;
}

span.Char_Symbol
{
	font-family: Symbol;
	font-size: 0.95em;
}

span.Command
{
	text-transform: uppercase;
	color: black;
	font-family: Tahoma;
	font-size: 0.8em;
}

span.Command_Table
{
	text-transform: uppercase;
	color: black;
	font-family: Tahoma;
	font-size: 0.75em;
}

span.Italic
{
	font-weight: normal;
	font-style: italic;
}

span.Italic_small
{
	font-family: Calibri;
	font-size: 0.95em;
	font-weight: normal;
	font-style: italic;
}

span.Italic_sub10pt
{
	vertical-align: sub;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

span.Italic_sub9pt
{
	vertical-align: sub;
	font-size: 0.75em;
	font-weight: normal;
	font-style: italic;
}

span.Italic_sup10pt
{
	font-style: italic;
	vertical-align: super;
	font-size: 0.8em;
}

span.Italic_Symbol
{
	font-family: Symbol;
	font-weight: normal;
	font-style: italic;
}

span.Symbol_h2
{
	font-family: Symbol;
	color: #131B77;
	font-size: 1.2em;
}

span.Symbol_smallcaps
{
	font-family: Symbol;
	color: #006400;
	text-transform: lowercase;
}

table
{
	border: solid 1px #c0c0c0;
	max-width: 95%;
}

table.EquationsFixed
{
	border: none 2px transparent;
	table-layout: fixed;
	max-width: 75%;
}

td
{
	mc-hyphenate: never;
	font-size: 0.8em;
}

td.table_text_10pt
{
	font-size: 0.6em;
}

td.BlkCellWhiteTxtCtr
{
	background-color: #000000;
	color: #ffffff;
	font-size: 0.75em;
	text-align: center;
}

td.BlueCell
{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Calibri;
	font-size: 0.75em;
	background-color: #b0e0e6;
}

td.GreyCell-NoText
{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #c0c0c0;
	font-size: 0.5em;
}

td.GreyCell-LText
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Calibri;
	font-size: 0.75em;
	background-color: #c0c0c0;
	text-align: left;
}

td.ShadedCell
{
	background-color: #d3d3d3;
	font-size: 0.5em;
}

td.ShadedCellGreen
{
	background-color: #228b22;
	font-size: 0.5em;
}

td.GrCell-CtrText
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Calibri;
	text-align: center;
	font-size: 0.5em;
	background-color: #008080;
	color: #ffffff;
}

td.ShadedCellBorder
{
	font-size: 0.5em;
	border: solid 2px #d3d3d3;
	background-color: #d3d3d3;
}

td.CellBorder
{
	font-size: 0.5em;
	border: solid 1px #dcdcdc;
}

td.TableTextSmTop
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.75em;
	vertical-align: top;
	text-align: left;
}

td.RedCell
{
	background-color: #ff4500;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.5em;
}

td.GoldCell
{
	background-color: #ffa500;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Calibri;
	font-size: 0.5em;
}

td.TableTextSmCenter
{
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.75em;
}

th
{
	mc-hyphenate: never;
	text-align: left;
}

th.border
{
	font-size: 0.75em;
	text-align: left;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}

th.Sm
{
	font-size: 0.75em;
}

address
{
	mc-disabled: true;
}

area
{
	mc-disabled: true;
}

article
{
	mc-disabled: true;
}

aside
{
	mc-disabled: true;
}

big
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

form
{
	mc-disabled: true;
}

frame
{
	mc-disabled: true;
}

frameset
{
	mc-disabled: true;
}

head
{
	mc-disabled: true;
}

header
{
	mc-disabled: true;
}

hr
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

optgroup
{
	mc-disabled: true;
}

option
{
	mc-disabled: true;
}

q
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

script
{
	mc-disabled: true;
}

section
{
	mc-disabled: true;
}

select
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

textarea
{
	mc-disabled: true;
}

thead
{
	mc-disabled: true;
}

b
{
	mc-disabled: true;
}

u
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

br
{
	mc-disabled: true;
}

canvas
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

datalist
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

label
{
	mc-disabled: true;
}

legend
{
	mc-disabled: true;
}

nav
{
	mc-disabled: true;
}

samp
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

p.Equation-InLine
{
	font-family: Monospace;
	color: #454844;
}

h1.PDFTitle
{
	color: #a00631;
	mc-heading-level: 0;
}

MadCap|equation.SmallFont
{
	max-height: 30%;
	font-size: 0.8 em;
}

span.SearchHighlight
{
	background-color: #ffff00;
}

span.SearchHighlight1
{
	
}

span.SearchHighlight2
{
	
}

span.SearchHighlight3
{
	
}

span.SearchHighlight4
{
	
}

span.SearchHighlight5
{
	
}

img.Plot-60H-50PDF
{
	max-width: 60%;
}

img.Diagram-NoThumb-40
{
	max-width: 40%;
	mc-thumbnail: none;
}

@media print
{
	img
	{
		page-break-before: avoid;
		max-width: 80%;
	}

	img.Diagram-Prisma	/*This is for the Precip graphics that are large in print and need to be better */
	{
		max-width: 30%;
	}

	img.GUIHorizontal
	{
		max-width: 60%;
	}

	img.Logo_1
	{
		height: auto;
		width: auto;
		max-width: 25%;
	}

	img.Logo_2
	{
		max-width: 35%;
	}

	img.Logo_3
	{
		max-width: 50%;
	}

	h1.Book
	{
		mc-heading-level: 1;
	}

	h1.Chapter
	{
		border-bottom: solid 2px #a00631;
	}

	h2
	{
		border-bottom: solid 2px #4ba829;
		page-break-before: always;
		page-break-after: auto;
		page-break-inside: auto;
		font-size: 19pt;
		padding-bottom: 15px;
	}

	h3
	{
		mc-heading-level: 0;
		padding-left: 10px;
		font-style: normal;
		border-left: solid 6px #4BA829;
		font-size: 18 pt;
	}

	h4
	{
		font-style: italic;
		mc-heading-level: 0;
		font-size: 15 pt;
	}

	h5
	{
		mc-heading-level: 0;
		font-size: 12 pt;
	}

	MadCap|miniTocProxy
	{
		border-top-color: transparent;
	}

	MadCap|dropDownHotspot
	{
		mc-hyphenate: never;
		font-variant: normal;
		color: #132577;
		font-style: italic;
		font-size: 15 pt;
	}

	MadCap|footnote
	{
		mc-hyphenate: never;
	}

	MadCap|dropDownBody
	{
		margin: 0px 0px 16px;
	}

	MadCap|dropDownHead
	{
		margin: 10px 0px;
		font-size: 1.2em;
	}

	MadCap|equation.InlineText_middle
	{
		max-height: 30%;
	}

	MadCap|equation.InlineText_bottom
	{
		padding: 0;
		vertical-align: bottom;
	}

	MadCap|expanding
	{
		color: #000000;
	}

	MadCap|toggler
	{
		page-break-after: avoid;
		widows: 2;
		orphans: 2;
	}

	p.Equation-InLine
	{
		max-height: 30%;
		font-size: 11pt;
	}

	p.TOC2
	{
		font-weight: normal;
	}

	p.MiniTOC4
	{
		mc-heading-level: 0;
	}

	p.MiniTOC3
	{
		mc-heading-level: 0;
	}

	td
	{
		mc-hyphenate: never;
	}

	th
	{
		mc-hyphenate: never;
	}

	img.GUISmall
	{
		mc-thumbnail: inherit;
		max-width: 55%;
	}

	h3.Steps
	{
		mc-auto-number-format: 'Step {n+}. ';
		font-size: 14 pt;
	}

	h2.Steps-Install
	{
		mc-auto-number-format: 'Step {n+}. ';
		font-size: 18 pt;
	}

	MadCap|xref
	{
		mc-format: '{quote}{paratext}{quote} {pageref}';
	}

	h3.Section
	{
		font-size: 16pt;
	}

	h3.Settings
	{
		font-size: 14 pt;
	}

	p.Caption
	{
		mc-auto-number-format: 'SH:Figure {n+}: ';
	}

	h2.Section
	{
		page-break-before: always;
		font-size: 18 pt;
	}

	h1
	{
		font-size: 20 pt;
	}

	h6
	{
		font-size: 12 pt;
	}

	li
	{
		orphans: 3;
		widows: 3;
	}

	MadCap|dropDownHotspot.Settings
	{
		font-size: 13 pt;
	}

	h3.Steps-Install
	{
		mc-auto-number-format: 'Step {n+}. ';
		font-size: 14 pt;
	}

	p.Equation
	{
		font-size: 12pt;
	}

	p.Equation-NoNum
	{
		font-size: 10pt;
	}

	MadCap|equation.SmallFont
	{
		max-height: 30%;
	}

	img.Plots-SideBySide
	{
		
	}

	MadCap|equation
	{
		color: #74706f;
	}

	img.Plot-60H-50PDF	/*Max wideth 75%*/
	{
		max-width: 50%;
	}

	img.Diagram-NoThumb-50
	{
		
	}

	img.Diagram-NoThumb-40
	{
		
	}

	img.GUI-Medium	/*For screenshots 60%*/
	{
		max-width: 75%;
		mc-thumbnail: none;
	}
}

@media QuickGuidePDF
{
	h1
	{
		column-break-after: avoid;
	}

	h1.Topic
	{
		page-break-before: always;
		font-size: 20pt;
	}

	h2
	{
		border-bottom: solid 2px;
		border-bottom-style: solid;
		page-break-before: always;
		font-size: 18pt;
		padding-bottom: 3px;
	}

	h2.Section
	{
		mc-heading-level: 3;
	}

	h3
	{
		mc-heading-level: 0;
		border-left: solid 6px #132577;
		padding-left: 10px;
	}

	h3.Steps	/*Install (quick guides, print*/
	{
		font-weight: bold;
		mc-auto-number-format: 'Step {n+}: ';
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	img
	{
		max-width: 80%;
	}

	img.Diagram-Prisma
	{
		max-width: 75%;
	}

	img.Logo_1
	{
		height: auto;
		width: auto;
		max-width: 25%;
	}

	img.Logo_2
	{
		max-width: 35%;
	}

	img.Logo_3
	{
		max-width: 50%;
	}

	img.GUIHorizontal
	{
		max-width: 60%;
	}

	img.GUISmall
	{
		max-width: 75%;
	}

	MadCap|miniTocProxy
	{
		border-top-color: transparent;
	}

	MadCap|dropDownBody
	{
		margin: 0px 0px 16px;
	}

	MadCap|dropDownHead
	{
		margin: 10px 0px;
		font-size: 1em;
	}

	MadCap|dropDownHotspot
	{
		mc-hyphenate: never;
		page-break-after: avoid;
		color: #132577;
		font-style: italic;
		font-size: 13 pt;
	}

	MadCap|expanding
	{
		color: #000000;
	}

	MadCap|toggler
	{
		font-size: 13pt;
		page-break-after: avoid;
		widows: 2;
		orphans: 2;
	}

	MadCap|xref
	{
		mc-format: '{quote}{paratext}{quote} {pageref}';
	}

	p.MiniTOC1
	{
		mc-heading-level: 1;
	}

	p.TOC3
	{
		font-size: 0.90ems;
	}

	td
	{
		mc-hyphenate: never;
	}

	th
	{
		mc-hyphenate: never;
	}

	li
	{
		font-family: Calibri;
		font-size: 1em;
	}

	ul
	{
		font-size: inherit;
	}

	ol
	{
		font-size: inherit;
	}

	h2.Steps-Install
	{
		border-bottom: none;
		page-break-before: avoid;
	}

	h1.Chapter
	{
		font-size: 20pt;
	}

	h3.Section
	{
		font-size: 16pt;
	}

	MadCap|equation
	{
		color: #74706f;
	}
}

@media DocSetPDF
{
	h1
	{
		column-break-after: avoid;
		font-size: 20 pt;
	}

	h2
	{
		page-break-inside: avoid;
		font-size: 20 pt;
		border-bottom: solid 2px #a00631;
	}

	h2.Section
	{
		border: ;
		border-bottom-color: #A00631;
		font-size: 18 pt;
	}

	h3
	{
		font-size: 18 pt;
		border-bottom-color: #4BA829;
		border-bottom: solid 2px #4ba829;
		page-break-before: always;
		margin-bottom: 1.2em;
		margin-top: 1.2em;
	}

	h3.Settings
	{
		mc-heading-level: 0;
		font-size: 14 pt;
	}

	h3.Settings-DB
	{
		mc-heading-level: 0;
		font-size: 14 pt;
	}

	h3.Steps
	{
		mc-heading-level: 0;
		font-size: 14 pt;
	}

	h4
	{
		font-size: 16 pt;
		font-style: normal;
		padding-left: 10px;
		margin-bottom: 1.12em;
		margin-top: 1.12em;
		border-left-style: solid;
		border-left-width: 2px;
		border-left-color: #4BA829;
		border-left: solid 6px #4BA829;
	}

	h5
	{
		font-size: 14 pt;
	}

	h6
	{
		font-variant: small-caps;
		font-size: 14 pt;
		font-weight: bold;
	}

	img
	{
		page-break-before: avoid;
		max-width: 80%;
	}

	img.Diagram-Prisma
	{
		max-width: 30%;
	}

	img.Logo_1
	{
		height: auto;
		width: auto;
		max-width: 25%;
	}

	img.Logo_2
	{
		max-width: 35%;
	}

	img.Logo_3
	{
		max-width: 50%;
	}

	img.GUIHorizontal
	{
		max-width: 60%;
	}

	MadCap|dropDown
	{
		
	}

	MadCap|dropDownHotspot.Settings
	{
		font-size: 14pt;
		font-style: normal;
		color: #696969;
	}

	MadCap|dropDownHotspot
	{
		mc-hyphenate: never;
		font-variant: normal;
		font-style: italic;
		font-size: 15pt;
		color: #000000;
	}

	MadCap|dropDownHead
	{
		margin: 10px 0px;
		orphans: 2;
		widows: 2;
		font-size: 14pt;
	}

	MadCap|equation.InlineText_middle
	{
		max-height: 30%;
	}

	MadCap|expanding
	{
		color: #000000;
	}

	MadCap|xref
	{
		
	}

	MadCap|toggler
	{
		font-size: 13pt;
		page-break-after: avoid;
		widows: 2;
		orphans: 2;
	}

	p.Caption
	{
		widows: 0;
		mc-auto-number-format: 'CH:Figure {n+}: ';
	}

	p.Equation-InLine
	{
		max-height: 30%;
		font-size: 11pt;
	}

	p.MiniTOC3
	{
		mc-heading-level: 0;
	}

	p.MiniTOC4
	{
		mc-heading-level: 0;
	}

	p.MiniTOC5
	{
		mc-heading-level: 0;
	}

	img.GUISmall	/*For the Print versions 55% no thumb otherwise it is a thumbnail*/
	{
		mc-thumbnail: none;
		max-width: 55%;
	}

	h1.Topic
	{
		font-size: 20 pt;
	}

	h2.Steps-Install
	{
		font-size: 18 pt;
	}

	h3.Section
	{
		font-size: 14 pt;
	}

	p.Equation-NoNum
	{
		font-size: 10pt;
		font-weight: lighter;
	}

	p.Equation
	{
		font-size: 12pt;
	}

	li
	{
		orphans: 3;
		widows: 3;
	}

	img.Plots-SideBySide
	{
		
	}

	MadCap|equation
	{
		color: #74706f;
	}

	img.Plot-60H-50PDF
	{
		max-width: 50%;
	}

	img.GUI-Medium	/*For screenshots 75% PDF and no thumb. Help normal*/
	{
		max-width: 75%;
		mc-thumbnail: none;
	}
}

@media DBTechMobilityIRSN
{
	h1.Topic
	{
		page-break-after: avoid;
		page-break-before: always;
	}

	h3.Settings-DB
	{
		page-break-after: avoid;
		font-size: 0.60ems;
		font-weight: normal;
	}

	img
	{
		max-height: auto;
		max-width: 50%;
	}

	img.DB-binary	/*binarytable no thumbnail*/
	{
		mc-thumbnail: none;
		max-width: 75%;
	}

	p.Caption
	{
		page-break-before: avoid;
		orphans: 0;
		widows: 0;
		mc-auto-number-format: 'SH:Figure {n+}: ';
	}

	table
	{
		max-width: 100%;
	}

	th.border
	{
		text-align: left;
		font-size: 0.65em;
		font-weight: lighter;
		border-left-width: ;
	}

	col
	{
		mc-heading-level: 3;
	}

	div.nopagebreak
	{
		page-break-before: avoid;
	}

	img.DB-CalcEx
	{
		max-width: 38%;
	}

	img.GUISmall
	{
		mc-thumbnail: none;
		max-width: 25%;
	}

	p.TOC1
	{
		font-family: Calibri;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
	}

	p.TOC2
	{
		font-weight: normal;
		font-style: normal;
		color: #000000;
	}

	p.TOC3
	{
		color: #000000;
	}

	img.DB_Example_Plot	/*For use starting with 2020b database examples*/
	{
		max-width: 50%;
	}

	MadCap|footnote
	{
		mc-footnote-format: '{n}. ';
		mc-footnote-number: section;
	}

	h2
	{
		border-bottom: solid 2px #132577;
	}

	p.TOC4
	{
		mc-heading-level: 0;
	}

	p.MiniTOC2
	{
		mc-heading-level: 2;
	}

	p.MiniTOC3
	{
		
	}

	p.MiniTOC4
	{
		
	}

	p.MiniTOC1
	{
		mc-heading-level: 1;
	}

	h4
	{
		mc-heading-level: 0;
		font-weight: normal;
		color: #0072B6;
		font-style: normal;
		font-size: 12pt;
	}

	h3
	{
		mc-heading-level: 0;
		font-size: 15 pt;
	}

	h5
	{
		mc-heading-level: 0;
		font-size: 11pt;
	}

	MadCap|miniTocProxy
	{
		mc-toc-depth: 4;
	}

	h1
	{
		page-break-after: avoid;
		page-break-before: always;
	}

	MadCap|dropDownHotspot
	{
		color: #132577;
		font-size: 15 pt;
	}

	h3.Section
	{
		font-style: italic;
		font-size: 13pt;
	}

	MadCap|dropDownHead
	{
		
	}

	h2.Section
	{
		border-bottom: none;
	}

	MadCap|dropDownHotspot.Settings
	{
		font-size: 13 pt;
	}
}

@media PrintDBInfo
{
	h1.Topic
	{
		page-break-after: avoid;
		page-break-before: always;
		font-size: 18pt;
	}

	h3.Settings-DB
	{
		page-break-after: avoid;
		font-size: 0.60ems;
		font-weight: normal;
	}

	img
	{
		max-height: auto;
		max-width: 50%;
	}

	img.DB-binary	/*binarytable no thumbnail*/
	{
		mc-thumbnail: none;
		max-width: 100%;
	}

	p.Caption
	{
		page-break-before: avoid;
		orphans: 0;
		widows: 0;
		mc-auto-number-format: 'SH:Figure {n+}: ';
	}

	table
	{
		max-width: 100%;
	}

	th.border
	{
		text-align: left;
		font-size: 0.65em;
		font-weight: lighter;
		border-left-width: ;
	}

	col
	{
		mc-heading-level: 3;
	}

	div.nopagebreak
	{
		page-break-before: avoid;
	}

	img.DB-CalcEx
	{
		max-width: 38%;
	}

	img.GUISmall
	{
		mc-thumbnail: none;
		max-width: 25%;
	}

	p.TOC1
	{
		font-family: Calibri;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
	}

	p.TOC2
	{
		font-weight: normal;
		font-style: normal;
		color: #000000;
	}

	p.TOC3
	{
		color: #000000;
	}

	img.DB_Example_Plot	/*For use starting with 2020b database examples*/
	{
		max-width: 50%;
	}

	MadCap|footnote
	{
		mc-footnote-format: '{n}. ';
		mc-footnote-number: section;
	}

	MadCap|footnoteBlock
	{
		
	}

	h2
	{
		border-bottom: solid 2px #132577;
		font-size: 16pt;
	}

	p.TOC4
	{
		mc-heading-level: 0;
	}

	p.MiniTOC2
	{
		mc-heading-level: 2;
	}

	p.MiniTOC3
	{
		
	}

	p.MiniTOC4
	{
		
	}

	p.MiniTOC1
	{
		mc-heading-level: 1;
	}

	h4
	{
		mc-heading-level: 0;
		font-weight: normal;
		color: #0072B6;
		font-style: normal;
		font-size: 14 pt;
	}

	h3
	{
		mc-heading-level: 0;
		font-size: 15 pt;
		border-left: solid 6px #132577;
		padding-left: 10px;
	}

	h5
	{
		mc-heading-level: 0;
	}

	MadCap|miniTocProxy
	{
		mc-toc-depth: 4;
	}

	h1
	{
		page-break-after: avoid;
		page-break-before: always;
	}

	MadCap|dropDownHotspot
	{
		color: #132577;
		font-size: 15 pt;
	}

	h3.Section
	{
		font-style: italic;
		font-weight: normal;
		font-size: 15 pt;
	}

	MadCap|dropDownHead
	{
		
	}

	MadCap|dropDownHotspot.Settings
	{
		font-size: 13 pt;
		font-style: italic;
	}

	h1.PDFTitle
	{
		color: #a00631;
	}

	h1.Chapter
	{
		font-size: 18pt;
	}

	h2.Section
	{
		border-bottom: none 2px transparent;
		border-left: solid 6px #132577;
		padding-left: 10pt;
	}
}

@media PrintDBExamples
{
	h1.Topic
	{
		page-break-after: avoid;
		page-break-before: always;
		font-size: 18pt;
	}

	h1.Chapter
	{
		font-size: 18pt;
	}

	h2.Section
	{
		page-break-before: avoid;
		border-bottom: none 2px transparent;
	}

	h3.Settings-DB
	{
		page-break-after: avoid;
		font-size: 0.60ems;
		font-weight: normal;
	}

	img
	{
		max-height: auto;
		max-width: 50%;
	}

	img.DB-binary	/*binarytable no thumbnail*/
	{
		mc-thumbnail: none;
		max-width: 85%;
	}

	p.Caption
	{
		page-break-before: avoid;
		orphans: 0;
		widows: 0;
		mc-auto-number-format: 'SH:Figure {n+}: ';
	}

	p.TOC1
	{
		font-family: Calibri;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
	}

	p.TOC2
	{
		font-weight: normal;
		font-style: normal;
		color: #000000;
	}

	p.TOC3
	{
		color: #000000;
	}

	table
	{
		max-width: 100%;
	}

	th.border
	{
		text-align: left;
		font-size: 0.65em;
		font-weight: lighter;
		border-left-width: ;
	}

	col
	{
		mc-heading-level: 3;
	}

	div.nopagebreak
	{
		page-break-before: avoid;
	}

	img.DB-CalcEx
	{
		max-width: 50%;
	}

	img.DB_Example_Plot	/*For use starting with 2020b database examples*/
	{
		max-width: 50%;
	}

	img.GUISmall
	{
		mc-thumbnail: none;
		max-width: 25%;
	}

	MadCap|footnote
	{
		mc-footnote-format: '{n}. ';
		mc-footnote-number: section;
	}

	h1.DBExamples
	{
		border-bottom-color: ;
		page-break-before: always;
		mc-heading-level: 3;
		border-bottom: solid 2px #4ba829;
	}

	h2
	{
		page-break-before: always;
		border-bottom: solid 2px #4ba829;
		font-size: 16pt;
	}

	h3
	{
		page-break-after: avoid;
		mc-heading-level: 0;
		padding-left: 10px;
		border-left: solid 6px #132577;
		font-size: 15 pt;
	}

	h3.Section
	{
		font-size: 15 pt;
	}

	p.TOC4
	{
		mc-heading-level: 0;
	}

	p.TOC5
	{
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
		font-size: 14 pt;
	}

	p.MiniTOC2
	{
		mc-heading-level: 2;
	}

	h5
	{
		mc-heading-level: 0;
	}

	img.DB_Example_Plot-Merged
	{
		max-width: 85%;
	}

	h1
	{
		page-break-after: avoid;
	}

	p.Reference_Internal	/*For "hidden" references for DB Examples that can be shared by special printing. Background color for PDF */
	{
		background-color: #98fb98;
	}

	img.DB_Example_Plot_Wide
	{
		max-width: 100%;
	}
}

img.DB_Example_Plot-Merged	/*2 plots merged side by side*/
{
	mc-thumbnail: popup;
	max-width: 85%;
}

img.Diagram-NoThumb-80	/*This is so a user can see the diagram on screen without having to click the image. Max width 80%*/
{
	mc-thumbnail: none;
	max-width: 80%;
}

ol
{
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	font-family: Calibri;
	margin-top: 0pt;
	font-size: inherit;
}

ul
{
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	font-family: Calibri;
	margin-top: 0pt;
	font-size: inherit;
}

li.li_1
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 4px;
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	text-align: justify;
	font-family: Calibri;
	font-size: 11pt;
	margin-top: 0pt;
}

td.td_1
{
	mc-hyphenate: never;
	margin-bottom: 8pt;
	text-align: justify;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

li.li_2
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 4px;
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	text-align: justify;
	font-family: Calibri;
	font-size: 11pt;
	margin-top: 0pt;
}

td.td_2
{
	mc-hyphenate: never;
	margin-bottom: 8pt;
	text-align: justify;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

p.SeeMore
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding: 20px 20px 20px 60px;
	border-radius: 6px;
	background-position: 2% 50%;
	overflow: auto;
	border: solid 2px #000000;
	background-image: url('../images/logos and icons/icon_seealso.png');
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

div.Note	/*Use when need more than one paragraph*/
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	background-image: url('../images/logos and icons/icon_note.png');
	border: solid 2px #0000ff;
	padding: 20px 20px 20px 60px;
	border-radius: 6px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

div.SeeMore	/*Use when need more than one paragraph*/
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding: 20px 20px 20px 60px;
	border-radius: 6px;
	background-position: 2% 50%;
	overflow: auto;
	border: solid 2px #000000;
	background-image: url('../images/logos and icons/icon_seealso.png');
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

div.Button	/*Apply to high qualty image  for GUI to container 40x40px*/
{
	width: 60px;
	height: 60px;
	vertical-align: middle;
	padding: 5px;
}

p.AM	/*Note for use with the Additive Manufacturing Module*/
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 20px;
	margin-top: 1.5em;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	background-image: url('../images/logos and icons/additive_manufacturing.png');
}

span.CharGreenBlock
{
	font-weight: bold;
	color: #00ff00;
}

div.home-footer	/*From Madcap template*/
{
	padding: 1% 5%;
	margin-top: 5%;
	background-color: transparent;
}

div.topic-container	/*This is to be applied to the master page for side nav topic body proxy*/
{
	width: 65%;
	font-family: 'Century Gothic';
	font-size: 1.2em;
}

p.LeadTextMiniTOC
{
	font-family: 'Century Gothic';
	font-weight: bold;
	font-size: 1.2em;
}

img.Diagram-NoThumb-50	/*This is so a user can see the diagram on screen without having to click the image. Max width 80%*/
{
	mc-thumbnail: none;
	max-width: 50%;
}

img.GUI-Medium	/*For screenshots to control size - 60% Help and PDF no thumb*/
{
	max-width: 100%;
}

/*<meta sourceDocument="C:\Users\amanda\Desktop\2020b WebDocs\TCHEA4_application_examples.docx" />*/

li.li_3
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 4px;
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	text-align: justify;
	font-family: Calibri;
	font-size: 11pt;
	margin-top: 0pt;
}

td.td_3
{
	mc-hyphenate: never;
	margin-bottom: 8pt;
	text-align: justify;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

col.col_1
{
	width: 83pt;
}

col.col_2
{
	width: 78pt;
}

col.col_3
{
	width: 85pt;
}

col.col_4
{
	width: 71pt;
}

th.th_1
{
	background-color: #auto;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

th.th_2
{
	background-color: #auto;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_4
{
	background-color: #auto;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_5
{
	background-color: #auto;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

table.table_1
{
	border-collapse: collapse;
}

col.col_5
{
	width: 93pt;
}

th.th_3
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 3pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #4F81BD;
	padding-top: 1pt;
	padding-left: 7pt;
	padding-bottom: 0pt;
	padding-right: 7pt;
}

tr.tr_1
{
	height: 16pt;
}

td.td_6
{
	border-top-style: solid;
	border-top-width: 3pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #4F81BD;
	padding-top: 1pt;
	padding-left: 7pt;
	padding-bottom: 0pt;
	padding-right: 7pt;
}

td.td_7
{
	border-top-style: solid;
	border-top-width: 3pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #D0D8E8;
	padding-top: 1pt;
	padding-left: 7pt;
	padding-bottom: 0pt;
	padding-right: 7pt;
}

td.td_8
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #4F81BD;
	padding-top: 1pt;
	padding-left: 7pt;
	padding-bottom: 0pt;
	padding-right: 7pt;
}

td.td_9
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #E9EDF4;
	padding-top: 1pt;
	padding-left: 7pt;
	padding-bottom: 0pt;
	padding-right: 7pt;
}

td.td_10
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #D0D8E8;
	padding-top: 1pt;
	padding-left: 7pt;
	padding-bottom: 0pt;
	padding-right: 7pt;
}

col.col_6
{
	width: 40pt;
}

col.col_7
{
	width: 161pt;
}

col.col_8
{
	width: 66pt;
}

col.col_9
{
	width: 62pt;
}

th.th_4
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 3pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #1954A6;
	padding-top: 1pt;
	padding-left: 5pt;
	padding-bottom: 0pt;
	padding-right: 5pt;
}

td.td_11
{
	border-top-style: solid;
	border-top-width: 3pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #1954A6;
	padding-top: 1pt;
	padding-left: 5pt;
	padding-bottom: 0pt;
	padding-right: 5pt;
}

td.td_12
{
	border-top-style: solid;
	border-top-width: 3pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #CCD1E1;
	padding-top: 1pt;
	padding-left: 5pt;
	padding-bottom: 0pt;
	padding-right: 5pt;
}

td.td_13
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #1954A6;
	padding-top: 1pt;
	padding-left: 5pt;
	padding-bottom: 0pt;
	padding-right: 5pt;
}

td.td_14
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #E7E9F1;
	padding-top: 1pt;
	padding-left: 5pt;
	padding-bottom: 0pt;
	padding-right: 5pt;
}

td.td_15
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #CCD1E1;
	padding-top: 1pt;
	padding-left: 5pt;
	padding-bottom: 0pt;
	padding-right: 5pt;
}

p.Title2NoNumber
{
	page-break-inside: avoid;
	margin-top: 10px;
	margin-bottom: 10pt;
	text-align: left;
	font-style: italic;
	font-size: 1em;
}

p.Reference_Internal	/*For "hidden" references for DB Examples that can be shared by special printing */
{
	font-family: Calibri;
	mc-hyphenate: never;
	font-size: 1em;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
	text-indent: -22px;
	padding-left: 22px;
}

p.LicenseNeeded	/*For text describing additional license requirements*/
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-radius: 6px;
	max-width: 100%;
	overflow: auto;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-style: solid;
	background-image: url('../images/logos and icons/icons_licensekey.png');
	border-color: #a00631;
	border-width: 2px;
	background-position: 2% 50%;
}

p.Timer
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	background-image: url('../images/logos and icons/icon_timer.png');
	border-color: #000000;
	border-radius: 6px;
	border: solid 2px #000000;
	padding: 20px 20px 20px 60px;
	background-position: 2% 50%;
	overflow: auto;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

img.DB_Example_Plot_Wide
{
	mc-thumbnail: popup;
}

p.PropModels
{
	page-break-inside: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 20px;
	margin-top: 1.5em;
	padding-left: 60px;
	margin-bottom: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../images/logos and icons/icon_propmodels.png');
	background-position: 2% 50%;
	overflow: auto;
}

p.LearningHub
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-radius: 6px;
	max-width: 100%;
	overflow: auto;
	border-color: #054459;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	background-position: 2% 50%;
	background-image: url('../images/logos and icons/icon_training.png');
}

p.Equation-NoNumIndent	/*When a numbered equation is broken into more than one line*/
{
	font-family: Monospace;
	padding-left: 1cm;
	color: #454844;
	margin-left: 6.5em;
}

img.Plots-SideBySide
{
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
	max-width: 50%;
}

p.intro-text	/*for a larger font for intro text for side nav mostly*/
{
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	font-family: 'Century Gothic';
	font-size: 1.5em;
}

p.UserCredentials
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-radius: 6px;
	max-width: 100%;
	overflow: auto;
	border-color: #054459;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	background-position: 2% 50%;
	background-image: url('../images/logos and icons/icon_usercredentials.png');
}

p.LicenseFile
{
	page-break-inside: avoid;
	page-break-before: avoid;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position-y: 20%;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-radius: 6px;
	max-width: 100%;
	overflow: auto;
	border-color: #054459;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	background-position: 2% 50%;
	background-image: url('../images/buttons/foldericon.png');
}

/*<meta sourceDocument="C:\Users\amanda\Desktop\2025b\AM Module New Heat Sources TDOC-863\TDOC-863_Heat sources-AM-New.docx" />*/

ol.ol_1
{
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	font-family: Aptos;
	font-size: 12pt;
	margin-top: 0pt;
}

ul.ul_1
{
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	font-family: Aptos;
	font-size: 12pt;
	margin-top: 0pt;
}

li.li_4
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 4px;
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	margin-bottom: 8pt;
	font-family: Aptos;
	font-size: 12pt;
	margin-top: 0pt;
}

td.td_16
{
	mc-hyphenate: never;
	margin-bottom: 8pt;
	font-family: Aptos;
	font-size: 12pt;
	vertical-align: top;
}

